Skip to content

Added residual() function that can be called after solve() on ProblemT #179

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Apr 10, 2020

Conversation

kuberry
Copy link
Collaborator

@kuberry kuberry commented Apr 6, 2020

to get the residual stored on particles.

This assists with visual debugging.

Exact solution can be put on particles in between solver() and residual() call
which will test the forward action of the operator on the exact solution.

Address issue #178

…sT to

get the residual stored on particles.

This assists with visual debugging.

Exact solution can be put on particles in between solver() and residual() call
which will test the forward action of the operator on the exact solution.
@kuberry kuberry requested a review from quang-ha April 6, 2020 23:41
@kuberry kuberry added the HARNESS label Apr 6, 2020
to the particles when residual() was called. Now it is.
@kuberry kuberry merged commit 19bdf5d into harness Apr 10, 2020
@kuberry kuberry deleted the harness_residual branch April 22, 2020 16:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant